home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Perfect PC - Ultimate Utilities
/
The Perfect PC - The Multimedia Compliment to PC Magazine - Ultimate Utilities (Ziff-Davis)(Volume 4 Number 2)(1996).ISO
/
zdbench
/
ws32
/
ui
/
runws.ini
< prev
next >
Wrap
INI File
|
1996-06-02
|
7KB
|
194 lines
; This file is a prototype for the .INI file you can
; use to run Winstone 32 in batch mode (i.e. non-interactively).
;
; To run Winstone 32 in batch mode, use the command line:
;
; WS32 AUTO filename.ini
;
; The file named "filename.ini" supplies Winstone 32's environment
; settings, the tests Winstone 32 will run, and the names of
; its results files.
;
; You can copy and edit this file to reflect the environment
; settings for your computer. You can also create a suite
; file that describes the tests you want to run and refer to
; it in the StepN section(s) below. Change the settings in the
; StepN section(s) to specify the names of your result files.
[Environment]
; Normally Winstone 32 remembers any changes you make to the
; environment settings using the Disclosure Questionnaire in
; the DISCLOSE.INI file. You can override the settings in the
; DISCLOSE.INI file by copying entries from the ChangedByUser
; or NotChangedByUser sections in the DISCLOSE.INI file to
; this section and modifying them.
; In addition, you can use DOS environment variables to override
; some of the entries in DISCLOSE.INI. The table below identifies
; the entries and their associated DOS environment variables.
; Entry Environment Variable
;
; PIN PIN
; Variant1 VARIANT1
; Variant2 VARIANT2
; Variant3 VARIANT3
; Variant4 VARIANT4
; Variant5 VARIANT5
; Project PROJECT
; Tester Name TESTER
; Tester Organization TESTORG
; Winstone 32 contains tests that, with your help, can determine
; an appropriate value for the following fields. You can enable
; these tests by removing the semicolon (;) at the beginning of
; each line.
;Display Refresh Rate=Determine With Test
;Display Cursor Type=Determine With Test
;Display Color Reproduction=Determine With Test
[Options]
; Setting ExitWindows to True causes Winstone 32 to exit Windows
; when Winstone 32 terminates. The default value is False, so
; Winstone 32 normally exits and leaves Windows running.
ExitWindows=False
; Setting ExitBenchmark to True causes Winstone 32 to exit when
; it completes all its tests. The default value is True,
; so Winstone 32 normally stops after completing its tests.
ExitBenchmark=True
; Setting DemoMode to True causes Winstone 32 to run the test suite
; specified in the first step in demo mode. The default
; value is False.
; Winstone 32 will not save any results when it runs in demo mode,
; and it will ignore the ExitWinstone and ExitWindows settings,
; as well as all sections named [StepN], where N is larger than 1.
DemoMode=False
; Setting this option to Yes causes Winstone 32 to check for
; potential problems.
Display Winstone problems before testing=no
; Setting these two options to Yes causes Winstone 32 to check the
; Configuration Information.
Display tips before testing=no
Display custom configuration before testing=no
; If you enable the custom configuration above, you must supply the
; full path name of the custom configuration file in the next item.
Custom configuration file=pathname
[Messages]
; InitMessage contains a time-out value in seconds and a string
; that Winstone 32 displays in a message box after it starts. This
; field is optional.
; A time-out value of 0 indicates that Winstone 32 will display the
; message box until the tester closes that box. Winstone 32 replaces
; tilde characters (~) with line breaks in the actual message
; box.
InitMessage=10,Winstone 32 is starting.
[StepN]
; Repeat the StepN section as many times as you want, with N
; starting at 1 and increasing. Each section specifies a suite
; of tests to run, options Winstone 32 should use during those
; tests, and results files to save. You can also specify comparison
; machines you wish to use in the Chart and Table of Results.
; This option is useful, however, only in the last StepN section.
; The Suite setting specifies the path name of the suite
; file that contains the list of tests to run and/or display.
; The OVERALL.WSS suite will run the Overall Winstone 32 test.
;
; Every Step section must have a Suite setting.
Suite=c:\zdbench\ws32\suites\overall.wss
; Winstone 32 adds the following fields to the results file. You
; would normally change them by using the Disclosure Questionnaire
; window. These fields let you change the Description and Comments
; for each Step. You can set these fields in the Environment
; section above or use different values for each step.
;Description=Tester Must Supply
;Comments=Tester Must Supply
; Setting ClearResults to False prevents Winstone 32 from forgetting
; all results from previous steps. The default value is True,
; meaning Winstone 32 will forget all previous results at the start
; of the step.
ClearResults=True
; Setting DontRunTests to True prevents Winstone 32 from running
; the tests specified in the Suite. This option is useful for
; displaying results from comparison machines without running
; the tests. The default value is False, meaning Winstone 32 will
; run its tests.
DontRunTests=False
; The CompareN entries specify up to four comparison machine
; results files you wish to use in the Table and Chart of
; Results. These settings are all optional.
;Compare1=c:\zdbench\ws32\exports\results1.txt
;Compare2=c:\zdbench\ws32\exports\results2.txt
;Compare3=c:\zdbench\ws32\exports\results3.txt
;Compare4=c:\zdbench\ws32\exports\results4.txt
;Compare5=c:\zdbench\ws32\exports\results5.txt
; Setting IncludeResults to False prevents Winstone 32 from
; displaying the current results in the Chart of Results
; window. You must specify at least one comparison machine
; to exclude the current results. The default value is True,
; meaning Winstone 32 will display the current results in the
; Chart of Results window.
IncludeResults=True
; StartMessage and EndMessage contain a time-out value in
; seconds and a string Winstone 32 displays in a message box
; at the beginning and end of the Step, respectively. Both
; messages are optional. A time-out value of 0 indicates
; Winstone 32 will display the message box until the tester
; closes that box. Winstone 32 replaces tilde characters (~)
; with line breaks in the message box.
StartMessage=10,Winstone 32 is about to start running the suite.
EndMessage=10,Winstone 32 has saved the results in the file~RESULTS.TXT.
; You may save results from this step in a database by
; uncommenting the Database setting and changing the
; path name of the database directory.
;Database=c:\zdbench\results.zdb
; Edit the settings below by changing the file name and
; directory name to specify the results files you want
; to produce. Comment out any settings for result files
; you do not want. You can produce all three types of
; result files or any subset of the results files you like.
;TextFile=c:\zdbench\ws32\exports\results.txt
;XLSFile=c:\zdbench\ws32\exports\results.xls
;CSVFile=c:\zdbench\ws32\exports\results.csv
[StepN+1]
; Repeat the StepN settings as many times as you want.